home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Conversion / Convert_PICT / Testing / hex_tests / headerOp=negativetwo.hex < prev    next >
Text File  |  1993-08-21  |  2KB  |  65 lines

  1. %
  2. %    This uses the plain text=styles test to build off of.  The purpose of this test is to verify
  3. %    what effect headerop with a version of -2has.    To do this, we set the horozontal and
  4. %    vertical 'natural' sizes to 36dpi rather than 72.  We then set the horoxontal width
  5. %    of the source rectangle to be twice the bounding rectangle.
  6. %
  7. % header
  8. 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  9. % end of app-specific header
  10. 00FF 0000 0000 00FF 00FF    % pict size (bogus) and top left bottom right
  11. 0011 02FF                    % verson
  12. 0C00                        % Header op (hand built)  [IM V6 format]
  13.     FFFE                    %    -2
  14.     0000                    % reserved
  15.     00240000                % natural dpi
  16.     00240000                % natural dpi in other axis
  17.     0000 0000 01FF 00FF        % source rectangle
  18.     00000000                % reserved
  19.  
  20. 0001 000A 0000 0000 00FF 00FF    % Clip region.  Added to keep Mac tester happy.
  21. 0030 0000 0000 00FF 00FF        % draw bounding rect
  22. 0003 0022                    % New century schoolbook
  23. 000D 0018                    % set the size
  24. %
  25. %    Draw a condensed line of text
  26. %
  27. 0004 20 00
  28. 002A 18 (Style is condensed)
  29. %
  30. %    Draw a plain line of text
  31. %
  32. 0004 00 00
  33. 002A 20 (Style is plain)
  34. %
  35. %    Draw a extend line of text
  36. %
  37. 0004 40 00
  38. 002A 20 (Style is extend!)
  39. %
  40. %    Draw a bold line of text
  41. %
  42. 0004 01 00
  43. 002A 20 (Style is bold!)
  44. %
  45. %    Draw an italic line of text
  46. %
  47. 0004 02 00
  48. 002A 20 (Style is italic!)
  49. %
  50. %    Draw an italic line of text
  51. %
  52. 0004 04 00
  53. 002A 20 (Style is underline)
  54. %
  55. %    Draw an outline line of text
  56. %
  57. 0004 08 00
  58. 002A 20 (Style is outline)
  59. %
  60. %    Draw a shadow line of text
  61. %
  62. 0004 10 00
  63. 002A 20 (Style is shadow!)
  64. 00FF    % end
  65.